WRITE TO CLIPBOARD

This command will write a string to the system clipboard.

  Syntax
WRITE TO CLIPBOARD String
  Parameters
String
String
The string to write to the system clipboard

  Returns

This command does not return a value.

  Description

The system clipboard remains in tact even after the program has been terminated and can be used to transfer values from program to program, or otherwise retain string data beyond the scope of the program.

  Example Code
No example code is provided for this command
  See also

INPUT Commands Menu
Index